prometheus-node-exporter-lua: remove zero values
authorMarkus Hube <14850981+NoctivagusObitus@users.noreply.github.com>
Sat, 22 Nov 2025 09:47:35 +0000 (10:47 +0100)
committerTianling Shen <cnsztl@gmail.com>
Tue, 9 Dec 2025 00:14:54 +0000 (08:14 +0800)
commit803a75452547abbb9d183690ea4952ed7901a2c7
treeae483e63081b32aa5bf2ddb9b2fb93cea994a08d
parentba55134a1ae166ee764daa64c944a74b9f5934fd
prometheus-node-exporter-lua: remove zero values

depending on the configuration there may be multiple
interfaces creating multiple time series always
reporting 0 value. omiting them from the export saves
resources. most notably cpu. this is limited to
counter types

Signed-off-by: Markus Hube <markus.hube@t-online.de>
utils/prometheus-node-exporter-lua/Makefile
utils/prometheus-node-exporter-lua/files/etc/init.d/prometheus-node-exporter-lua
utils/prometheus-node-exporter-lua/files/usr/bin/prometheus-node-exporter-lua